home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Encyklopedia Omnia
/
omnia201.iso
/
mondo3d
/
flashop.dir
/
00242_Script_pop animazioni
< prev
next >
Wrap
Text File
|
2000-10-18
|
2KB
|
45 lines
on mousedown
repeat with lockV =150 down to 138
repeat with na = 63 to 66
set genneanim to the locV of sprite na
set the loc of sprite na to point (557,genneanim + 3)
updateStage
end repeat
end repeat
end
on mouseupoutside
set the loc of sprite 81 to point (640,207)
set the loc of sprite 88 to point (640,98)
set the loc of sprite 89 to point (640,100)
set the loc of sprite 90 to point (640,115)
set the loc of sprite 91 to point (640,130)
set the loc of sprite 92 to point (640,145)
set the loc of sprite 67 to point (640,145)
set the loc of sprite 83 to point (640,221)
set the loc of sprite 82 to point (640,206)
set the loc of sprite 84 to point (640,236)
set the loc of sprite 85 to point (640,251)
set the loc of sprite 63 to point (640,316)
set the loc of sprite 64 to point (640,315)
set the loc of sprite 65 to point (640,330)
set the loc of sprite 66 to point (640,345)
end
on mouseup
set the loc of sprite 81 to point (640,207)
set the loc of sprite 88 to point (640,98)
set the loc of sprite 89 to point (640,100)
set the loc of sprite 90 to point (640,115)
set the loc of sprite 91 to point (640,130)
set the loc of sprite 92 to point (640,145)
set the loc of sprite 67 to point (640,145)
set the loc of sprite 83 to point (640,221)
set the loc of sprite 82 to point (640,206)
set the loc of sprite 84 to point (640,236)
set the loc of sprite 85 to point (640,251)
set the loc of sprite 63 to point (640,316)
set the loc of sprite 64 to point (640,315)
set the loc of sprite 65 to point (640,330)
set the loc of sprite 66 to point (640,345)
end